'Declaration
Public MustInherit Class SQLiteAggregateFunction
(Of T1,T2,TResult)
Inherits SQLiteAggregateFunction
Implements System.IDisposable
public abstract class SQLiteAggregateFunction<T1,T2,TResult> : SQLiteAggregateFunction, System.IDisposable